home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Language/OS - Multiplatform Resource Library
/
LANGUAGE OS.iso
/
presto
/
presto10.lha
/
src
/
timer.C
< prev
next >
Wrap
C/C++ Source or Header
|
1991-12-11
|
77b
|
6 lines
#ifdef sequent
#include "dynix_timer.C"
#else
#include "unix_timer.C"
#endif